C1.Web.Mvc.TransposedGrid Namespace / TransposedGrid<T> Class / OnClientUpdatingView Property

In This Topic
OnClientUpdatingView Property (TransposedGrid<T>)
In This Topic
Occurs when the grid starts creating/updating the elements that make up the current view.
Syntax
'Declaration
 
Public Overridable Property OnClientUpdatingView As String
 
See Also